home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2000 October / tst.iso / multimed / IDN / web / lemonruski / template.swf / scripts / DefineButton2_434 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  1999-09-02  |  117 b   |  8 lines

  1. on(release){
  2.    tellTarget("/")
  3.    {
  4.       gotoAndStop("transition out of marketplace");
  5.       play();
  6.    }
  7. }
  8.